MCP Server — AICTPO AI Coding Agents Agentic Knowledge Pack
AICTPO AI Coding Agents Skill for MCP Agent
Knowledge pack for aictpo.com — the AICTPO AI Coding Agents marketing site. Teaches agents to navigate pricing, lead capture, FAQ, mobile app showcase, and legal pages.
sidebutton install AICTPO AI Coding Agents AICTPO AI Coding Agents
AICTPO (aictpo.com) is the marketing site for an AI coding agents platform. It sells autonomous AI engineering teams that pick tickets, write code, open PRs, and close sprints. The site is a single-page landing page with anchor-based navigation and three separate legal pages. The primary conversion flow is a lead capture modal (Formspree) triggered from pricing cards.
Authentication
No authentication required. The site is fully public.
Global Navigation
| Element | Selector | Notes |
|---|---|---|
| Logo/home link | nav a[href="#hero"] | Returns to top of page |
| Pricing link | nav a[href="#pricing"] | Scrolls to pricing section |
| FAQ link | nav a[href="#faq"] | Scrolls to FAQ section |
| Get Your AI Team CTA | nav a[href="#pricing"] | Same as Pricing, styled as button |
Footer
| Element | Selector | Notes |
|---|---|---|
| Contact | footer a[href^="mailto:"] | Opens mailto:[email protected] |
| Privacy | footer a[href="/privacy"] | Separate page |
| Terms | footer a[href="/terms"] | Separate page |
| Imprint | footer a[href="/imprint"] | Separate page |
Cookie Consent
A cookie consent dialog appears on first visit. Uses localStorage key aictpo_cookie_consent. Google Ads tracking only activates after acceptance (Google Consent Mode v2).
| Element | Selector | Notes |
|---|---|---|
| Cookie dialog | dialog with text "Cookie Notice" | Shown on first visit |
| Privacy Policy link | Dialog a[href="/privacy"] | Links to privacy page |
| Reject button | Dialog button:has-text("Reject") | Dismisses, no tracking |
| Accept button | Dialog button:has-text("Accept") | Enables Google Ads cookies |
Module Inventory
| Module | Features | _skill.md | qa.md | se.md | Brief Description |
|---|---|---|---|---|---|
| home | ~5 | 1% | -- | -- | Hero section, nav, footer, cookie consent |
| pricing | ~6 | 90% | -- | -- | 3 pricing plans, lead capture modal with Formspree form, /start Calendly page |
| faq | ~3 | 1% | -- | -- | 9-item accordion with expand/collapse |
| mobile-app | ~4 | 1% | -- | -- | Phone mockup carousel with 4 scenario tabs |
| privacy | ~1 | 1% | -- | -- | GDPR privacy policy (static page) |
| terms | ~1 | 1% | -- | -- | Terms of service (static page) |
| imprint | ~1 | 1% | -- | -- | Legal imprint (static page) |